Everything Totally Explained


Ask & we'll explain, totally!
Singular solution
Totally Explained


  NEW! All the latest news in the worlds of computer gaming, entertainment, the environment,  
finance, health, politics, science, stocks & shares, technology and much, much, more.  


View this entry using RSS

Everything about Singular Solution totally explained

A singular solution ys(x) of an ordinary differential equation is a solution that's tangent to every solution from the family of general solutions. By tangent we mean that there's a point x where ys(x) = yc(x) and y's(x) = y'c(x) where yc is any general solution. Usually, singular solutions appear in differential equations when there's a need to divide in a term that might be equal to zero. Therefore, when one is solving a differential equation and using division one must check what happens if the term is equal to zero, and whether it leads to a singular solution.

Example

Consider the following Clairaut's equation:
» y(x) = x cdot y' + (y')^2 ,!

where primes denote derivatives with respect to x. We write y' = p and then » y(x) = x cdot p + (p)^2 ,!

Now, we'll take the differential according to x:
» p = y' = p + x p' + 2 p p' ,!

which by simple algebra yields » 0 = (2 p + x )p' ,!

This condition is solved if 2p+x=0 or if p'=0.
   If p' = 0 it means that y' = p = c = constant, and the general solution is:
» y_c(x) = c cdot x + c^2 ,!

where c is determined by the initial value.
   If x + 2p = 0 than we get that p = −(1/2)x and substituting in the ODE gives » y_s(x) = -(1/2)x^2 + (-(1/2)x)^2 = -(1/4) cdot x^2 ,!

Now we'll check whether this is a singular solution.
   First condition of tangency: ys(x) = yc(x). We solve » c cdot x + c^2 = y_c(x) = y_s(x) = -(1/4) cdot x^2 ,!

to find the intersection point, which is (-2c, -c^2).
   Second condition tangency: y's(x) = y'c(x).
   We calculate the derivatives:
» y_c'(-2 cdot c) = c ,!


    y_s'(-2 cdot c) = -(1/2) cdot x |_ = c ,!
   We see that both requirements are satisfied and therefore ys is tangent to general solution yc. Hence, » y_s(x) = -(1/4) cdot x^2 ,!

is a singular solution for the family of general solutions » y_c(x) = c cdot x + c^2 ,!

of this Clairaut equation:
» y(x) = x cdot y' + (y')^2 ,!

Note: The method shown here can be used as general algorithm to solve any Clairaut's equation, for example first order ODE of the form » y(x) = x cdot y' + f(y'). ,!

See also caustic (mathematics).
   

Further Information

Get more info on 'Singular Solution'.


External Link Exchanges

Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:

    <a href="http://singular_solution.totallyexplained.com">Singular solution Totally Explained</a>

Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
   As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned.



Copyright © 2007-8 totallyexplained.com | Licensed under the GNU Free Documentation License | Site Map
This article contains text from the Wikipedia article Singular solution (History) and is released under the GFDL | RSS Version